home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / grafik / raytracing / rayshade-4.0.6.3 / inetray / inetray.start.h < prev    next >
C/C++ Source or Header  |  1993-08-17  |  166b  |  11 lines

  1. #ifndef ITIMER_REAL
  2. #include    <sys/time.h>        
  3. #endif
  4.  
  5. #define STARTER ((u_long)555555554)
  6. #define IRSV1 ((u_long)1)
  7. #define START ((u_long)1)
  8.  
  9. extern void *start_1();
  10.  
  11.